Skip to main content

Methods

MethodsDescription
AssignEntityThe method copies properties of source entity to current entity.
CreateCreates internal objects before creating this object.
DestroyFrees up internal objects before destroying this object.
DoNewTextThe method replaces the content of entity with a text specifies in ANewText parameter.
EntNameThe method the EntName returns result of the EntName function of the base class (TsgDXFEntity.EntName) and values of the Text property.
GetBase
GetMatrixThe method returns a coordinate-transformation matrix.
GetSHXLinesThe method returns parameters of SHX font for the TsgDXFText object.
GetSHXLinesExThe method returns parameters of SHX font for the TsgDXFText object.
GetThicknessThe method returns entity's thickness.
SetLWeightThe method changes line weight of the entity.
SHXMatrixThe method returns a coordinate-transformation matrix.
Derived from TsgDXFEntityDescription
AddEntityThe method adds a new child entity.
CloneThe method copies properties of source entity to current entity (include Handle).
DrawThe method generates the OnDraw event.
GetBoxPointsThe method is used in drawing cycle for fast checking whether the entity must be drawn.
GetThicknessThe method returns entity's thickness.
SetLTypeThe method sets line type of the entity.